BPicture: Fix archive constructor.
[haiku.git] / src / add-ons / kernel / drivers / audio / echo / generic / Changes for B2 release.txt
blob97da9fb852941476b3ba640c6ce52edd38b1b968
1 Echo Generic Driver\r
2 \r
3 Release B2\r
4 \r
5 -New firmware for Gina3G & Layla3G that fixes pops and clicks with simultaneous MIDI\r
6 and audio I/O.  There is now only one DSP firmware image for both Gina3G and Layla3G.\r
7 \r
8 -The new firmware does not support 8 kHz sampling\r
9 \r
10 -Changed C3g and C3gDco to support the new firmware\r
11         -Added C3gDco::GetAudioMeters virtual method so that the correct meter values\r
12         are returned for Gina3G and Layla3G\r
14 -Simplified CChannelMask; the mask is no longer stored byte-swapped on Macs and the \r
15 masks are at most 32 bits wide\r
17 -Moved the MakeDaffyDuck method from CEchoGals to a static member of CDaffyDuck; \r
18 the constructor for CDaffyDuck is now protected, so that you can only create new\r
19 ducks by calling MakeDaffyDuck.\r
21 -Various minor changes to avoid compiler warnings for AMD64 build\r
23 -OsSupportWdm has been rewritten to use the WDM DMA APIs\r
27 Release B1\r
29 B1 is very similar to B0, with the following changes:\r
31 -The code is now licensed under the terms of the Lesser GNU Public License.\r
33 -Fixed a minor bug in CDspCommObject::ReadMidi\r
35 -Added support for 8 kHz sampling with Gina3G\r
37 -Removed obsolete "AddBuffer" command from DSP comm object\r
39 -Removed support for Gina24 CD-ROM S/PDIF mode\r
41 -Rewrote and fixed some bugs in digital mode switching for Layla24/Gina24/Mona\r